projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ec77f5
)
; * etc/NEWS: Fix last change (bug#71720).
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 27 Jun 2024 08:55:29 +0000
(11:55 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 27 Jun 2024 08:55:29 +0000
(11:55 +0300)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index b1b01b80bbbce6fbbf49be624d58de79e609e05d..566b2b43b976b4c8fd0a884b71a0f920da836a75 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1557,8
+1557,8
@@
and 'python-nav-end-of-block' to the inferior Python process.
*** 'eldoc' no longer truncates to a single line by default.
Previously, the entire docstring was not available to eldoc, which made
-'eldoc-echo-area-use-multiline-p' ineffective. The old behavio
u
r may be
-kept by
setting that
.
+'eldoc-echo-area-use-multiline-p' ineffective. The old behavior may be
+kept by
customizing 'eldoc-echo-area-use-multiline-p'
.
** Inferior Python mode